Refactor guest exception injection code.
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 1 Jul 2005 21:25:19 +0000 (21:25 +0000)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Fri, 1 Jul 2005 21:25:19 +0000 (21:25 +0000)
commit2f7020fc5793f036a8a0b584ec3ce96b65efc027
tree30c9bb2e4465a521d86421e9fdd755c24dd2bc4a
parent7545be423c264f501818d8a26b5c7f37bdea4c56
Refactor guest exception injection code.

- Exceptions get reflected to the guest by default, instead of crashing
  the domain.
- Reduce code duplication and improve maintainability.

Signed-off-by: Asit Mallick <asit.k.mallick@intel.com>
Signed-off-by: Arun Sharma <arun.sharma@intel.com>
xen/arch/x86/vmx.c
xen/arch/x86/vmx_io.c
xen/include/asm-x86/vmx.h